Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support profiles #105

Merged
merged 6 commits into from
Jul 21, 2023
Merged

support profiles #105

merged 6 commits into from
Jul 21, 2023

Conversation

vmidyllic
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@Kolezhniuk Kolezhniuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job. Left some comments

src/iden3comm/handlers/auth.ts Outdated Show resolved Hide resolved
src/iden3comm/handlers/auth.ts Outdated Show resolved Hide resolved
src/iden3comm/handlers/auth.ts Outdated Show resolved Hide resolved
src/iden3comm/handlers/auth.ts Outdated Show resolved Hide resolved
src/iden3comm/handlers/auth.ts Outdated Show resolved Hide resolved
src/iden3comm/packers/zkp.ts Outdated Show resolved Hide resolved
src/identity/identity-wallet.ts Outdated Show resolved Hide resolved
src/proof/proof-service.ts Outdated Show resolved Hide resolved
src/verifiable/presentation.ts Outdated Show resolved Hide resolved
tests/handlers/fetch.test.ts Outdated Show resolved Hide resolved
@Kolezhniuk Kolezhniuk merged commit 2390add into v2 Jul 21, 2023
2 checks passed
@Kolezhniuk Kolezhniuk deleted the feature/rework-handlers-for-profile branch July 21, 2023 13:46
vmidyllic added a commit that referenced this pull request Aug 1, 2023
* support third-party dids for storing and proof generation.

* refactor auth handler to work with different packers

* Feature/v2 strict (#99)

* Removed universal DID Resolver

---------

Co-authored-by: vbasiuk <[email protected]>

* add shared eslint & prettier (#102)

* fix node_aux - issue with filling node aux in revocation status

* support profiles (#105) in authorization / fetch handler / proof service

* modify IPFS tests
---------

Co-authored-by: Dimasik Kolezhniuk <[email protected]>

* convert offerMessage.to to DID

* zero is valid value for revocationNonce

* sync onchain revocation with specification.

* add IZKProver interface

* update documentation

* add FSCircuitStore - file storage for circuits

---------

Co-authored-by: vbasiuk <[email protected]>
Co-authored-by: Ilya <[email protected]>
Co-authored-by: vmidyllic <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants